set Alert Bell
open fun setAlertBell(value: Boolean): ModuleConfigProtos.ModuleConfig.ExternalNotificationConfig.Builder
True: Alert when the bell character is received (output)
Content copied to clipboard
bool alert_bell = 6;
Return
This builder for chaining.
Parameters
value
The alertBell to set.